A boy moves from left to right. If he touches the edge of the stage, the costume of the sprite and the background should change. Then the boy will move back to the left side. The same thing should keep repeating. When the sprite hits the edge and the background changes, the boy sprite should say something about the new background like “I am now entering a forest” or “I am going to eat in the restaurant”.
Add uploaded costumes to a sprite. The sprite needs to move towards the mouse pointer. Every 2 seconds the costume of the sprite should change. Repeat costume change to simulate walking movement.